home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,101 to 4,200 / aol-file-protocol-4400-4101-to-4200.zip / AOLDLs / Shareware Demos / NAVPAK_ 32 Bit Navigation Assist / NPDEMO32.exe / Faq.txt < prev    next >
Text File  |  1996-10-08  |  6KB  |  104 lines

  1.  
  2.   Frequently asked questions and other snippets about NavPak.
  3. These fragments were clipped from email with registered users of NavPak.
  4.            /***********************/
  5.  
  6.  
  7.   We are actively building up a library of DMA charts, scanned whole in
  8. monochrome, which will offer worldwide coverage.  We will be producing
  9. CD ROM s' of chart collections for various geographic areas.  These will be
  10. archives of charts scanned by registered users of NavPak, and our own
  11. collection.
  12.  
  13.   For my boat, I'm planning to install a 10" monitor in the bulkhead at
  14. the nav station.  I will be able to see it from the helm through the
  15. companionway hatch.   I don't intend to leave it running in real time,
  16. but would rather use it as a position finder at sea, and for approaching
  17. land at night.  I try to get offshore after leaving a harbor, if it
  18. doesn't send me too far out of my way.  
  19.   Laptops need to have a secure, dark, dry place on a boat.  With a monitor
  20. in the bulkhead, all you need exposed is a cheap keyboard and mouse.  The
  21. rest of it can be standard PC clone parts tucked away in a cabinet nearby.
  22. The CRT screen has higher resolution (1024x768) than the laptop (640x480)
  23. which will make a huge difference for navigation by giving a better overall
  24. view without loss of detail.
  25.  
  26.   "Offshore" magazine, June 1995, has an informative article about PC chart
  27. plotting.  
  28.  
  29.   The two main bottlenecks in PC performance are both related to display
  30. speed.  The actual computer time spent on navigational computations is
  31. relatively minor.
  32.   The first bottle neck is displaying raster bitmaps.  This operation
  33. requires moving large amounts of pixels around and is best assisted by fast
  34. CPU speed and lots of RAM. 
  35.    Displaying vector images is dependent on the computational power
  36. of the CPU, and will show a noticeable improvement with a Pentium.  A math
  37. coprocessor will show a noticeable speed gain over a computer without one.
  38.    
  39.    NavPak uses a vector format as an overlay, on which you can draw your
  40. own maps as a Windows metafile (.wmf), but we don't have a data base of
  41. vector charts.  When vector charts are eventually available from National
  42. agencies then we will eagerly support these formats.  We just received
  43. the USGS vector world map info and source code.  It is expected that
  44. NavPak will include support for this, but we can't say how soon.
  45.  
  46.   The capability of drawing and plotting lines is particularly important in
  47. remote areas where charts are based on very old surveys, and it's necessary
  48. to verify relative position on the chart with compass bearings.
  49.   It's easy to get good bearings with a fluxgate compass, but it's hard
  50. work wrestling with parallel rules in a rough sea.  This is where a chart
  51. plotter can make things easier and more accurate.  When considering a
  52. navigation program, look for the capability of plotting lines on the screen
  53. to triangulate bearings.
  54.  
  55.  Raster charts are not ideal, but they do look good and are easy
  56. to make.  We will be looking forward to a government vector data base.
  57. Since the  chart inventory of all the national hydrographic agencies is
  58. of questionable accuracy,  I think they hesitate in vectorizing it.
  59. Sort of like throwing good money after bad.  Eventually we will see some
  60. kind of government vector nautical charts, but it could be a long way off.
  61.  
  62.   The markers can be changed using a resource editor.  This is  part
  63. of a Windows software developement kit.  I use Microsoft Visual C++ but
  64. you could probably use Visual Basic or Borland C.
  65.  
  66.  I've observed bizarre behavoir from my computer after installing and
  67. uninstalling alot of different software programs.  Many programs have
  68. installation routines which make changes to system configuration files.
  69. In all cases, I've been able to clean up the mess by reinstalling DOS
  70. and/or Windows.  As a result of that,  I don't use any third party
  71. utilities such as memory managers, video drivers, or desktops.
  72.  
  73.   National hydrographic agencies distribute charts of more than 20 datums,
  74. and rumor says some of unknown datum.  I find that believable since national
  75. hydrographic agencies  put their name on charts drawn by other agencies.
  76. When the Admiralty and NOAA go digital, I don't think any effort will be
  77. made to conform the charts to a common datum, but datum shift values will
  78. be given when known.
  79.  
  80.   Color is necessary for wide acceptance by the general public, and helps
  81. to find and decipher info on the chart, however For raw practicality,
  82. it's hard to beat the monochrome bitmap.  Its  shortfalls are lack of
  83. color, and  changing a chart to monochrome is considered a modification
  84. of the data, and therefore would not qualify it for some regulatory
  85. requirements.  I've noticed that using a pattern fill applied to the land
  86. areas is a dramatic improvement.  I do this to my bitmaps using Paintbrush.
  87. The pattern fill almost gives the appearance of grayscale without the huge
  88. file size.   I've noticed that some of the old USGS charts without a Loran
  89. overlay look excellent when scanned in monochrome, but the best solution is
  90. color when baseline hardware gets better.
  91.  
  92.  It sounds like your bitmaps are color or grayscale.  They may not look
  93. color, if scanned from a black and white chart,  but would have the large
  94. file size of a color image.  The way to find out if they are color files,
  95. is to load them into Windows Paintbrush.  If the palette on the bottom of
  96. the screen is color, then they were scanned in color.  In this case, you
  97. can save them under the same name as a monochrome .bmp file.  See "File
  98. type" in the "Save as" dialog box in Paintbrush.
  99.  
  100.  We consider it a good marketing strategy for registered users to have the
  101. latest copy, and makes customer support easier for us, so the upgrade cost
  102. will always be low.  At present we charge $US 28.00 for upgrades.
  103.  
  104. /****************************  End FAQ  *********************************/